func runtime.greyobject
6 uses
runtime (current package)
mgcmark.go#L1238: greyobject(obj, b, i, span, gcw, objIndex)
mgcmark.go#L1336: greyobject(obj, b, addr-b, span, gcw, objIndex)
mgcmark.go#L1435: greyobject(obj, b, i, span, gcw, idx)
mgcmark.go#L1447: greyobject(obj, 0, 0, span, gcw, objIndex)
mgcmark.go#L1458: func greyobject(obj, base, off uintptr, span *mspan, gcw *gcWork, objIndex uintptr) {
mgcmark.go#L1596: greyobject(c.tiny, 0, 0, span, gcw, objIndex)
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |